The following tables list the members exposed by the StrongEntity<TId> type.

Name Description
Public property Id Gets or sets the entity identifier.
Public property Item Gets or sets the Object as value of the property with the given name. (inherited from BaseEntity).
Top